Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #76

wants to merge 1 commit into from

Conversation

lucca-renovate[bot]
Copy link

@lucca-renovate lucca-renovate bot commented Nov 28, 2023

Description

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • NExtends.Tests/NExtends.Tests.csproj (nuget)
  • NExtends/NExtends.csproj (nuget)
  • global.json (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Run Renovate on following schedule: before 9am every weekday,after 7pm every weekday,every weekend

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch and select the Retry/Rebase checkbox below. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 9 Pull Requests:

Update dependency Microsoft.NET.Test.Sdk to v16.11.0
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 16.11.0
Update dependency Microsoft.SourceLink.GitHub to v1.1.1
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/microsoft.sourcelink.github-1.x
  • Merge into: master
  • Upgrade Microsoft.SourceLink.GitHub to 1.1.1
Update dotnet monorepo
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/dotnet-monorepo
  • Merge into: master
  • Upgrade System.ComponentModel.Annotations to 4.7.0
  • Upgrade dotnet-sdk to 3.1.426
Update xunit monorepo
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/xunit-monorepo
  • Merge into: master
  • Upgrade xunit to 2.7.0
  • Upgrade xunit.runner.visualstudio to 2.5.7
Update dependency Microsoft.NET.Test.Sdk to v17
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/major-vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.9.0
Update dependency Microsoft.SourceLink.GitHub to v8
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/microsoft.sourcelink.github-8.x
  • Merge into: master
  • Upgrade Microsoft.SourceLink.GitHub to 8.0.0
Update dependency Newtonsoft.Json to v13
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: master
  • Upgrade Newtonsoft.Json to 13.0.3
Update dependency coverlet.collector to v6
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: master
  • Upgrade coverlet.collector to 6.0.0
Update dotnet monorepo (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@lucca-renovate lucca-renovate bot added 🔨 Technical dependencies Pull requests that update a dependency file 📦 labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 🔨 Technical 📦
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants